home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / ptd21101.zip / PTR.SCR < prev    next >
Text File  |  1992-12-01  |  514b  |  16 lines

  1. field(1,"pglen",str,1,25,3)
  2. field(2,"pgwidth",str,1,46,3)
  3. field(3,"output",str,3,25,5)
  4. field(4,"pause",str,5,25,3)
  5. field(5,"formfeed",str,5,51,4)
  6. field(6,"set_up_str",str,7,25,50)
  7. field(7,"end_up_str",str,9,25,50)
  8. txtfield(1,5,18,"      Page Length:")
  9. txtfield(1,33,12,"Page Width:")
  10. txtfield(3,4,19,"     Output Device:")
  11. txtfield(5,3,20,"Pause Between Pages:")
  12. txtfield(5,31,19,"  Form Feeds After:")
  13. txtfield(7,4,19,"Start Setup String:")
  14. txtfield(9,4,19,"  End Setup String:")
  15. windowsize(10,77)
  16.